auth pages not getting css in laravel

87

auth pages not getting css in laravel -

//run following two commands also after installing breeze
npm install
npm run dev
npm run production
//if still did not work then run following command to clear cache
php artisan cache:clear
php artisan cache:view

Comments

Submit
0 Comments